home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / rebound.swf / scripts / DefineButton2_243 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2006-06-13  |  62 b   |  4 lines

  1. on(press){
  2.    startDrag(this,0,120,this._y,450,this._y);
  3. }
  4.